View on GitHub
View on GitHub

FluxBase

Provides core types and functionality to implement applications using Flux architecture with .NET.

FluxBase / Store / Store() Constructor

Initializes a new instance of the Store class.

This is a protected constructor.

protected Store()

See Also